[INFO] fetching crate gear-core-processor 2.0.0-pre.1...
[INFO] checking gear-core-processor-2.0.0-pre.1 against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] extracting crate gear-core-processor 2.0.0-pre.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gear-core-processor 2.0.0-pre.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gear-core-processor 2.0.0-pre.1
[INFO] tweaked toml for crates.io crate gear-core-processor 2.0.0-pre.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gear-core-processor 2.0.0-pre.1 on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gear-core-processor 2.0.0-pre.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a
[INFO] running `Command { std: "docker" "start" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cranelift-isle v0.131.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking gear-workspace-hack v0.1.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cranelift-control v0.131.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking wasmi_core v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.2
[INFO] [stderr]     Checking wasm-encoder v0.246.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking wasmi-validation v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking wasmi v0.13.2
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=5eb4dac678b3fe12 -C extra-filename=-a0cf7352fb2f4b5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0e40281407dc7965.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0351dbc9c736718e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5cccb1194c87870e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a", kill_on_drop: false }`
[INFO] [stdout] 5ae5215b126a441e3be7ab16a2fdaa4475898036027429d47dffa7e140456b6a
